libxl: handle the tail end of a tap device using the phy backend handling code
authorIan Campbell <ian.campbell@citrix.com>
Fri, 8 Apr 2011 15:40:19 +0000 (16:40 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 8 Apr 2011 15:40:19 +0000 (16:40 +0100)
commit4f704ac6001cbce1505fef3d53d4f60979292698
treed28662d7363529b153c45c96e047bf11558059f1
parentbdd91be4931fce7caea91f9614c12b4ff335f821
libxl: handle the tail end of a tap device using the phy backend handling code

We are literally creating a phy backend on top of a blktap2 created
device anyway so we might as well reuse the code and make this
explicit.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.c